GuestBook version 1.1

The GuestBook applet provides a zone where visitors can send you a message by email. Once you have received the mail you decide or not to put the messages in the file "guestbook.txt". The applet displays the messages in this file.

Important Note: This applet won't work if your web server doesn't host a mail server too. Try the EmailSender applet online, send an email and read the messages in the bottom output area. Then read the EmailSender help file.

Here is the "guestbook.txt" structure :
first line : the date : mm/dd/yy
second line : the name, following by " : ", following by the email
following lines : the text

sample :
10/25/99
taiji99 : taijisoftware@netcourrier.com
hello !! it's a test

Name

Description

Default

Status

background_color the background color gray required
email the recipient email where the messages are send to - required
text1 name field label "Name :" required
text2 email field label "E-mail:" required
text3 message box label "your message..." required
text4 send button label "Send message" required
text5 message box mabel when sent "message sent !!" required
none message to display when there is no message in the guestbook "no mesage" required
registration_code the registration code - required

 

Special notes

* The background color format is hexadecimal format like this : blue is "#0000ff"", red is "#ff0000" ... If you want that the background color is the same as the one of the page, look at the html source file and find the balise : <body bgcolor="#00FFFF"> then copy the value, here it's "#00ffff". Use the "HexColor" applet to convert RGB color to hexadecimal color.

 

Copyright 1999-2001 Taiji Software
All Rights Reserved
http://www.taijisoftware.com
support@taijisoftware.com